home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 001365_daemon _Fri Jun 18 21:35:39 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  3KB

  1. Received: by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  2.     id AA07821; Fri, 18 Jun 93 21:36:48 MET DST
  3. Return-Path: <wmperry@guava.ucs.indiana.edu>
  4. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  5.     id AA07802; Fri, 18 Jun 93 21:35:39 MET DST
  6. Received: from guava.ucs.indiana.edu by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  7.     id AA15891; Fri, 18 Jun 1993 21:55:59 +0200
  8. Received: from localhost by guava.ucs.indiana.edu
  9.     (5.65c/9.4jsm) id AA11958; Fri, 18 Jun 1993 14:55:50 -0500
  10. To: www-talk@nxoc01.cern.ch, www-announce@nxoc01.cern.ch
  11. Subject: New Version of WWW Browser For Emacs
  12. Date: Fri, 18 Jun 1993 14:55:45 -0500
  13. Message-Id: <11956.740433345@guava.ucs.indiana.edu>
  14. From: "William M. Perry" <wmperry@guava.ucs.indiana.edu>
  15.  
  16. This is to announce the release of version .55beta of the emacs world
  17. wide web browser.
  18.  
  19. This has some fairly large changes, but most of them won't be visible
  20. to the users.
  21.  
  22. For those not familiar with w3-mode already, it is a hypertext browser
  23. written entirely in emacs-lisp.  It runs under emacs 18, emacs 19,
  24. Lucid Emacs, and Epoch equally well.  (Well, not equally, but close
  25. enough)  It takes advantage of different features of each emacs.
  26. (Font/mouse support in lucid/epoch/emacs19, graphics support in epoch,
  27. etc)
  28.  
  29. The browser can be ftped from:
  30. ftp://moose.cs.indiana.edu/pub/elisp/w3/w3.tar.z       For the main files
  31. ftp://moose.cs.indiana.edu/pub/elisp/w3/extras.tar.z   For support files
  32.  
  33. The extras.tar.z file contains: ange-ftp, background, transparent,
  34. gopher, forms, and nntp lisp packages.  (Other people wrote _MUCH_
  35. better gopher/ftp interfaces than I could hope to, so I use those)
  36.  
  37. If you already have these files installed on your system, there is no
  38. need for you to get the extras.tar.z file.
  39.  
  40. Once you have unpacked the w3.tar.z file in your lisp directory, you
  41. should be able to just edit the Makefile to point to where you want
  42. the lisp files installed, where your .emacs file is, and where emacs
  43. is located on your system.  Then type 'make install' and it will add a
  44. few autoload statements to your .emacs and change your load-path
  45. slightly.  (You can just type 'make w3' to just compile the lisp code
  46. if you want to make the changes to your .emacs yourself)
  47.  
  48. Documentation on the emacs browser can be obtained from:
  49.  
  50. http://cs.indiana.edu:80/elisp/w3/docs.html
  51.  
  52. Please send me some email if you pick up this package, just so I can
  53. tell roughly how many people are using it.
  54.  
  55. Also send mail if you find any files that cause w3 to break (already
  56. know of one that causes an infinite loop: try to avoid
  57. http://sipb.mit.edu:8001/afs/sipb/user/mcmullan/ht/sls.html if at all
  58. possible - the multiple nested lists cause the parser to freak right
  59. now, and I haven't had time to track it down).
  60.  
  61. Happy Emacsing!
  62.  
  63. -Bill Perry
  64.  
  65. -- William M. Perry (wmperry@indiana.edu) --
  66. 'Who finds a thought that enables him to obtain a slightly deeper glimpse into
  67.  the eternal secrets of nature has been given great grace.'
  68.     - Albert Einstein
  69.